home *** CD-ROM | disk | FTP | other *** search
/ Stone Design / Stone Design.iso / Stone_Apps / 3DReality.app / 3DController.bundle / sym / Constrain.h < prev   
Encoding:
C/C++ Source or Header  |  1995-03-31  |  434 b   |  15 lines

  1. /* ../sym/3DController.bproj/Constrain.h generated from Constrain.psw
  2.    by unix pswrap V1.009  Wed Apr 19 17:50:24 PDT 1989
  3.  */
  4.  
  5. #ifndef CONSTRAIN_H
  6. #define CONSTRAIN_H
  7.  
  8. extern void PSarcfill(float gray, float x, float y, float r, float a1, float a2);
  9.  
  10. extern void PScolordrawAxes(float x, float y, float xOff, float yOff, float rad);
  11.  
  12. extern void PSdrawAxes(float x, float y, float xOff, float yOff, float rad);
  13.  
  14. #endif CONSTRAIN_H
  15.